home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 March / Chip_2004-03_cd1.bin / zkuste / defrag / download / perfectdisk / pd60ds.exe / program files / Raxco / PerfectDisk / Readme.txt < prev    next >
Encoding:
Text File  |  2003-09-26  |  2.9 KB  |  65 lines

  1. PerfectDisk (v6.0) Release Notes:
  2.  
  3. 1.  Minimum System requirements:
  4.     a.  Windows Server 2003, Windows XP, Windows 2000 
  5.     b.  Memory - 64MB (128MB recommended)
  6.  
  7. 2.  PerfectDisk installs three components in the Windows sub-directories:
  8.  
  9.     \\Windows\System32\PDBoot.exe - This is the only location code can be run from to perform a boot time defragmentation pass.  When PerfectDisk is uninstalled, this file will be removed.
  10.     
  11.     \\Windows\System32\Drivers\defrag32b.sys - this is the standard location for drivers.  This is PerfectDisk's boot time defragmentation driver.  When PerfectDisk is uninstalled, this file will be removed.
  12.  
  13.     \\Windows\System32\Drivers\defrag32.sys - this is the standard location for drivers.  This is PerfectDisk's online defragmentation driver.  When PerfectDisk is uninstalled, this file will be removed.
  14.  
  15. 3.  Installation Options:
  16.     a.  Normal installation is accomplished by double-clicking setup.exe (or PerfectDisk.msi).  PerfectDisk.msi assumes your computer is running Windows Installer (msiexec.exe) version 2.0 or higher, which is standard for Win2000, SP3 and all Windows XP/2003 computers.
  17.     b.  Advanced command line installation Options are listed below.  For a full list of command line options available for Windows Installer see "Use the Windows Installer from the Command Line" topic in Windows Help.
  18.     c.  PerfectDisk can be deployed using Group Policy.  For full instructions see PerfectDisk's help file (PDHelpEN.chm)
  19.  
  20. Silent Install:
  21. ***************
  22.  
  23. msiexec /i Perfectdisk.msi /q
  24.  
  25.  
  26.  
  27. Silent, GUI-less install:
  28. *************************
  29.  
  30. msiexec /i Perfectdisk.msi /q ADDLOCAL="PerfectDisk,Help"
  31.  
  32. PerfectDisk Windows Installer Features:
  33.    PerfectDisk
  34.    GUI
  35.    Help
  36.    PDExchange
  37.  
  38. ADDLOCAL property contains a comma delimited string of which features will be installed.  
  39. NOTE:  
  40.   - The feature names are case sensitive!!!
  41.   - There are no spaces in the comma delimited string.
  42.   - PDExchange is an optional feature and will only exist if you purchased PerfectDisk for Exchange.
  43.  
  44. If ADDLOCAL is not defined at the command line PerfectDisk will by default install all features.
  45.  
  46.  
  47.  
  48. Alternate install path:
  49. ***********************
  50.  
  51. msiexec /i PerfectDisk.msi INSTALLDIR="E:\MY Programs\PerfectDisk"
  52.  
  53. The INSTALLDIR property defines the installation directory.  By default it is \\Program Files\Raxco\PerfectDisk.
  54.  
  55.  
  56.  
  57. Silent Installation With a desktop Icon:
  58. ***************************************
  59.  
  60. msiexec /i PerfectDisk.msi /q INSTALL_DESKTOP_ICON=1
  61.  
  62. INSTALL_DESKTOP_ICON property defines whether or not a shortcut to the desktop will be installed.  If 1, it will be installed.  Any other value or if not set, you will not get the shortcut.
  63.  
  64.  
  65. 4.  The Adobe Reader utility contained on this CD, has not been Windows 2000 logo certified to correctly run on the Windows 2000 operating system.